POV-Ray : Newsgroups : povray.binaries.images : Bathroom-scene with imagemap :) (32kb bu) : Re: Bathroom-scene with imagemap :) (32kb bu) Server Time
16 Aug 2024 20:32:55 EDT (-0400)
  Re: Bathroom-scene with imagemap :) (32kb bu)  
From: Ian Burgmyer
Date: 28 Dec 2001 22:42:09
Message: <3c2d3b91$1@news.povray.org>
"Hartmut Wagener" <har### [at] t-onlinede> wrote in message
news:3c2cc528@news.povray.org...
> Comments?

Looks pretty nice!  The picture of the man has some artifacts (there's some
white areas on the left side of him), and the sky looks kind of awkward, but
it's a very good start!

--
#macro S(M)cylinder{E(M)<A,C,5>,<B,D,5>,.1,15}#end#macro E(P)#if(div(P,16)
)#declare B=-1;#declare D=-2;#end#if(div(P,32))#declare A=1;#declare C=0;#
end#if(div(P,64))#declare B=-1;#declare D=0;#end#if(div(P,128))#declare A=
1;#declare C=2;#end#end blob{S(192)S(96)S(48)pigment{rgb 8*z}} /** Ian **/


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.